home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1985 November / 1985-11.d64 / music maker.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  125b  |  6 lines

  1. 1 ifa=0 then a=1:load"music maker",8,1
  2. 2 print"[147]"
  3. 3 a$="sys49152"+chr$(13):poke198,len(a$)
  4. 4 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next
  5. 5 new
  6.